ci: Temporary libgcrypt workaround for older kernels
authorJonathan Lebon <jonathan@jlebon.com>
Thu, 19 Apr 2018 14:16:35 +0000 (10:16 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 23 Apr 2018 18:04:14 +0000 (18:04 +0000)
commitc0c9cfdb9d33da671a47d32ba67a0915604152c0
treed65f6bdda7d172677105b730ae332c79d48f74d2
parent8073905ca5a772e9f9deb287b03c4114e8729b64
ci: Temporary libgcrypt workaround for older kernels

I'm trying to get ostree tests to pass in OpenShift as part of our CI
move but I've been seeing lots of failures related to GPG tests. It
finally turned out to be because libgcrypt doesn't behave well on older
kernels that don't have `getrandom()` (the cluster is running on RHEL7).
Thankfully, there's a new build with a fix for this. Pull that in
manually until it gets into stable.

For more information, see:
https://bugzilla.redhat.com/show_bug.cgi?id=1542453

Closes: #1547
Approved by: cgwalters
ci/libpaprci/libbuild.sh